DateTimeEditors for WinRT
Time Formats

You can use the C1TimeEditor.Format property to set the format that the date picker displays. You can set C1TimeEditor.Format property to ShortTime, LongTime, or TimeSpan. The table below illustrates each date formats.

 

Time Format

Result

Description

ShortTime

The control displays a short time format that excludes seconds.

LongTime (default)

The control displays a long time format that includes seconds.

TimeSpan

The control displays a time span and removes the a.m./p.m. designators.

See Also

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum  |  Documentation Feedback